func runtime.inheap
3 uses
runtime (current package)
cgocall.go#L488: if inheap(uintptr(unsafe.Pointer(it))) {
cgocall.go#L563: if inheap(uintptr(p)) {
mheap.go#L594: func inheap(b uintptr) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)